Book Contents

listIndicator object example

The following example shows the listIndicator object:

<listIndicator name="ListIndicator1" height="111" width="136" left="241" top="269" visible="true" wallpaper="false" isReferenceObject="false" backColor="#80FF80" borderStyle="raisedInset" borderUsesBackColor="false" borderWidth="8" selectionForeColor="cyan" selectionBackColor="blue" description="" borderColor="navy" patternColor="#004000" patternStyle="scales" blink="false" triggerType="value" fontFamily="Arial Rounded MT Bold" fontSize="10" bold="true" italic="false" underline="false" strikethrough="false" captionTruncate="word" setLastStateId="3">

<states>

<state stateId="0" value="0">

<caption caption="List" color="maroon" backColor="navy" backStyle="transparent" alignment="left" blink="false" />

</state>

<state stateId="1" value="1">

<caption caption="Indicator" color="#580058" backColor="navy" backStyle="transparent" alignment="left" blink="false" />

</state>

<state stateId="2" value="2">

<caption caption="S2" color="#580058" backColor="navy" backStyle="transparent" alignment="left" blink="false" />

</state>

</states>

<animations>

<animateVisibility expression="n7" expressionTrueState="visible" />

</animations>

<connections>

<connection name="Indicator" expression="TestTag2" />

</connections>

</listIndicator>

See also

Indicator objects: listIndicator object

listIndicator object attributes and elements